mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-26 18:51:50 +02:00
Add UI to Remove Words from Dictionary GitOrigin-RevId: a28d865e3c968d6fff113237fcf4143b77af046e
6 lines
232 B
JavaScript
6 lines
232 B
JavaScript
// TODO: This file was created by bulk-decaffeinate.
|
|
// Fix any style issues and re-enable lint.
|
|
import './services/settings'
|
|
import './controllers/SettingsController'
|
|
import '../../features/dictionary/controllers/modal-controller'
|