no flow for you

This commit is contained in:
zeppi 2021-06-08 13:12:21 -04:00 committed by jessopb
parent ca116ba010
commit 50dd986787

View file

@ -1,4 +1,3 @@
// @flow
import * as PAGES from 'constants/pages';
import React from 'react';
import Button from 'component/button';