diff --git a/src/component/event/implementation/intentionEvent/IntentionCreated.js b/src/component/event/implementation/intentionEvent/IntentionCreated.js index 71fcba1..a9c7878 100644 --- a/src/component/event/implementation/intentionEvent/IntentionCreated.js +++ b/src/component/event/implementation/intentionEvent/IntentionCreated.js @@ -21,5 +21,6 @@ function IntentionCreated(props) { ) } +} export default IntentionCreated; \ No newline at end of file