Fix Flask icon import error by replacing with Beaker icon
cgen-2ab71fa541e84927bb5b3a618419c815
This commit is contained in:
parent
c9a03d1281
commit
06996879c9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ import {
|
||||||
Eye,
|
Eye,
|
||||||
Download,
|
Download,
|
||||||
ExternalLink,
|
ExternalLink,
|
||||||
Flask,
|
Beaker,
|
||||||
Microscope,
|
Microscope,
|
||||||
Beaker
|
Beaker
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue