mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
fix(calc): rename FlaskConical to Flask (phosphor-svelte export)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
bc428729b0
commit
f4599d1fd9
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
import { onMount } from 'svelte';
|
||||
import {
|
||||
Calculator,
|
||||
FlaskConical,
|
||||
Flask,
|
||||
Code,
|
||||
Ruler,
|
||||
Coins,
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
{
|
||||
href: '/scientific',
|
||||
icon: FlaskConical,
|
||||
icon: Flask,
|
||||
label: 'Wissenschaftlich',
|
||||
description: 'sin, cos, log & mehr',
|
||||
color: 'bg-violet-500',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue