Skip to content

Commit

Permalink
feat #174 - Fix missing extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-dassana committed Dec 11, 2020
1 parent 793a6dd commit 0555ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NotificationV2/NotificationContext.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { createCtx } from '@dassana-io/web-utils'
import { NotificationConfig } from './utils'

export interface NotificationContextProps {
generateNotification: (notification: NotificationConfig) => void
}
Expand Down

0 comments on commit 0555ea6

Please sign in to comment.