refactor(frontend): use css modules
This commit is contained in:
@@ -26,6 +26,3 @@ const props = withDefaults(defineProps<{
|
||||
extractor: (item) => item,
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user