File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ <h3>Format DateTime</h3>
22
22
</ p >
23
23
24
24
< p >
25
- Hide title attribute:
25
+ No title attribute:
26
26
< relative-time datetime ="1970-01-01T00:00:00.000Z " format ="datetime " hour ="numeric " minute ="2-digit " second ="2-digit "
27
27
no-title ="true ">
28
28
Jan 1 1970
@@ -193,8 +193,8 @@ <h2>Localised Dates</h2>
193
193
</ relative-time >
194
194
</ p >
195
195
196
- < script type ="module " src ="../dist/index.js "> </ script >
197
- <!-- < script type="module" src="https://unpkg.com/@github/relative-time-element@latest/dist/bundle.js"></script> -- >
196
+ <!-- < script type="module" src="../dist/index.js"></script> -- >
197
+ < script type ="module " src ="https://unpkg.com/@github/relative-time-element@latest/dist/bundle.js "> </ script >
198
198
< script >
199
199
document . body . addEventListener ( 'relative-time-updated' , event => {
200
200
console . log ( 'event from' , event . target , event )
You can’t perform that action at this time.
0 commit comments