File tree Expand file tree Collapse file tree 5 files changed +2
-2
lines changed Expand file tree Collapse file tree 5 files changed +2
-2
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ export * from './table'
3535export * from './separator'
3636export * from './tooltip'
3737export * from './quota'
38- export * from './spinner '
38+ export * from './icons '
3939
4040export * from './util'
4141export type * from './types'
Original file line number Diff line number Diff line change 11<script lang="ts">
22import type { Component } from ' vue'
3- import SpinnerIcon from ' ../spinner /SpinnerIcon.vue'
3+ import SpinnerIcon from ' ../icons /SpinnerIcon.vue'
44import InfoIcon from ' ~icons/ri/information-2-fill'
55import SuccessIcon from ' ~icons/ri/checkbox-circle-fill'
66import WarningIcon from ' ~icons/ri/alert-fill'
You can’t perform that action at this time.
0 commit comments