Skip to content
This repository was archived by the owner on May 11, 2020. It is now read-only.

Commit 89ba50e

Browse files
author
Yurii Tokarskyi
committed
Merge branch 'master' of github.com:LemonUnit/csv-editor-online
2 parents ff59c76 + 0c0e283 commit 89ba50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navigation.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React, { Component } from "react";
2-
import { Layout, Menu } from "antd";
2+
import { Layout, Menu, Icon } from "antd";
33

44
import { EditorMode } from "../App";
55

0 commit comments

Comments
 (0)