mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-11 17:16:20 +00:00
Move more components to shlink-web-component when applicable
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { roundTen } from '../../../src/utils/helpers/numbers';
|
||||
import { roundTen } from '../../../shlink-web-component/utils/helpers/numbers';
|
||||
|
||||
describe('numbers', () => {
|
||||
describe('roundTen', () => {
|
||||
|
||||
Reference in New Issue
Block a user