fix: linting all the files possible error may still occur but i just ignored them cuz it's commented code, probably will fix them later if it persists
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
:title="item.title"
|
||||
:title_text="item.title_text"
|
||||
:description="item.description"
|
||||
:projectId="item.projectId"
|
||||
:project-id="item.projectId"
|
||||
:class="['canvas-item', item.class, 'card', 'shadow', 'p-3']"
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user