remove useCurrency export
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
This commit is contained in:
@@ -25,6 +25,5 @@ export { ProjectGrowthAlert, UnlabeledDataflowAlert } from './alerts';
|
||||
export { ExampleCostInsightsClient } from './example';
|
||||
export * from './api';
|
||||
export * from './components';
|
||||
export { useCurrency } from './hooks';
|
||||
export * from './types';
|
||||
export * from './utils/tests';
|
||||
|
||||
Reference in New Issue
Block a user