refactor
This commit is contained in:
parent
a879607479
commit
11d22c7b73
6 changed files with 6 additions and 204 deletions
|
@ -26,7 +26,7 @@ const props = defineProps<{
|
|||
to: string;
|
||||
active?: boolean;
|
||||
external?: boolean;
|
||||
behavior?: null | 'window' | 'browser' | 'modalWindow';
|
||||
behavior?: null | 'window' | 'browser';
|
||||
inline?: boolean;
|
||||
}>();
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue