mirror of
https://github.com/go-gitea/gitea
synced 2024-11-03 16:54:25 +00:00
6 lines
149 B
JavaScript
6 lines
149 B
JavaScript
|
import './polyfills.js';
|
||
|
import '@github/relative-time-element';
|
||
|
import './origin-url.js';
|
||
|
import './overflow-menu.js';
|
||
|
import './absolute-date.js';
|