further cleanup

This commit is contained in:
Ken
2019-01-31 11:24:18 -08:00
parent fceb24f985
commit f2ca4ea884
3 changed files with 9 additions and 12 deletions

View File

@@ -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 {