mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 08:57:32 -04: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';
|