Skip to content

Commit 897d910

Browse files
committed
feat: update template_id to render-selector attribute. update filter attributes to filter selector-attributes
1 parent 0f174c9 commit 897d910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<button actions="saveLocally">saveLocally</button>
4242
</form>
4343

44-
<div template="file-preview">
44+
<div template>
4545
<button actions="createFile" value="tesing.js">createFile</button>
4646
<button actions="deleteFile">deleteFile</button>
4747
<button actions="createDirectory">createDirectory</button>

0 commit comments

Comments
 (0)