mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Revert "Fix import/extensions issues"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Button from '../../src/button.js'
|
||||
import { getFixture, clearFixture, jQueryMock } from '../helpers/fixture.js'
|
||||
import Button from '../../src/button'
|
||||
import { getFixture, clearFixture, jQueryMock } from '../helpers/fixture'
|
||||
|
||||
describe('Button', () => {
|
||||
let fixtureEl
|
||||
|
||||
Reference in New Issue
Block a user