Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fi2zz committed May 26, 2018
1 parent f2443e5 commit 7469c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/app.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import "../src/style.styl";
import "./test.styl";

import DatePicker, {tyePicker} from "../src/index";
import tyePicker from "../src/index";
import {source, languages as language} from "./mock";
import {addClass} from "../src/util";
import {diff} from "../src/datepicker.helpers";
Expand Down

0 comments on commit 7469c9e

Please # to comment.