mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
further cleanup
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Text, Stack } from '@uifabric/experiments';
|
||||
import { Pivot, PivotItem, TextField } from 'office-ui-fabric-react';
|
||||
import { add } from '../actions';
|
||||
import { FilterTypes } from '../store';
|
||||
|
||||
export interface TodoHeaderProps {
|
||||
|
||||
Reference in New Issue
Block a user