refactor(client): use css modules
This commit is contained in:
parent
4ee4e70ee0
commit
9c6629d582
4 changed files with 35 additions and 35 deletions
|
@ -31,6 +31,3 @@ const emit = defineEmits<{
|
|||
|
||||
const shown = ref(!!props.initialShown);
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue