mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 19:48:12 +08:00
Fix web code linting to be portable across environments
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="window-title">
|
||||
<span>{{title}}</span>
|
||||
<span>{{ title }}</span>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user