diff --git a/apps/aelis-client/src/components/ui/button.showcase.tsx b/apps/aelis-client/src/components/ui/button.showcase.tsx index de21a2f..d4fe563 100644 --- a/apps/aelis-client/src/components/ui/button.showcase.tsx +++ b/apps/aelis-client/src/components/ui/button.showcase.tsx @@ -1,4 +1,3 @@ -import Feather from "@expo/vector-icons/Feather" import { View } from "react-native" import tw from "twrnc" @@ -15,22 +14,22 @@ function ButtonShowcase() {