First Release v1.0.0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export { default } from './Progress.astro';
|
||||
export { Progress } from './Progress';
|
||||
export { progressTrackVariants, progressBarVariants, type ProgressVariants } from './progress.variants';
|
||||
Reference in New Issue
Block a user