mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-05-01 09:26:41 +00:00
refactor(clean): removed empty style tag
This commit is contained in:
@@ -29,5 +29,3 @@ const expression = ref('');
|
||||
|
||||
const result = computed(() => withDefaultOnError(() => evaluate(expression.value) ?? '', ''));
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user