Commit 7238e248 by Manivasagam S

code changes

parent a9cda027
...@@ -16,7 +16,7 @@ export default { ...@@ -16,7 +16,7 @@ export default {
args: { args: {
seatOptions, seatOptions,
setSeatCount: action("Seat count changed"), setSeatCount: action("setSeatCount"),
onClose: action("Continue clicked"), onClose: action("Continue clicked"),
}, },
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment