mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
430b7528b2
Add UI to Remove Words from Dictionary GitOrigin-RevId: a28d865e3c968d6fff113237fcf4143b77af046e
5 lines
232 B
JavaScript
5 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'
|