Skip to content
Snippets Groups Projects
Commit 44675cf5 authored by Tore.Brede's avatar Tore.Brede
Browse files

Removing unused interface

parent e53b82e7
No related branches found
No related tags found
1 merge request!166GREG-113 guest date of birth
/**
* Contains methods that GuestRegisterStep can call on in GuestRegister
*/
export interface GuestRegisterMethods {
handleNext: () => void
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment