Merged in chore/remove-unused-files (pull request #3483)
chore: Remove unused files * Remove unused files Approved-by: Matilda Landström
This commit is contained in:
@@ -1 +0,0 @@
|
||||
export { mergeRefs } from "./mergeRefs"
|
||||
@@ -1 +0,0 @@
|
||||
export { Loading } from "./Loading"
|
||||
@@ -1,10 +0,0 @@
|
||||
import { cva } from "class-variance-authority"
|
||||
|
||||
import styles from "./progress.module.css"
|
||||
|
||||
export const config = {
|
||||
variants: {},
|
||||
defaultVariants: {},
|
||||
} as const
|
||||
|
||||
export const variants = cva(styles.progress, config)
|
||||
@@ -1 +0,0 @@
|
||||
export * from "./tokens/index"
|
||||
Reference in New Issue
Block a user