Skip to content

Commit 2ac11db

Browse files
committed
fix: remove data- from data-parse and data-save attributes
1 parent db3e43c commit 2ac11db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<title>Dashboards | CoCreate</title>
1010

1111
<!-- CoCreateCSS -->
12-
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" data-parse="true"/>
12+
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" parse="true"/>
1313

1414

1515

0 commit comments

Comments
 (0)