small fixes
This commit is contained in:
@@ -16,7 +16,7 @@ export default function SimplifyRatiosPage() {
|
||||
|
||||
<h1 className="text-3xl font-bold tracking-tight">Simplify Ratios</h1>
|
||||
|
||||
<RatioExplorer />
|
||||
<RatioExplorer initialMode="simplify" />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user