Skip to content

Instantly share code, notes, and snippets.

@bernard-ng
Created July 20, 2020 10:58
Show Gist options
  • Save bernard-ng/28f4a0227840403fe7e3b551e6f52108 to your computer and use it in GitHub Desktop.
Save bernard-ng/28f4a0227840403fe7e3b551e6f52108 to your computer and use it in GitHub Desktop.
<?php
$initialState = [
'count' => [
'count' => 1
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment