mirror of
https://github.com/KevinMidboe/nova-map-fields.git
synced 2025-10-29 17:50:27 +00:00
Linting
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
props: ['resourceName', 'field'],
|
||||
}
|
||||
props: ["resourceName", "field"],
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user