You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i accomplished this via CSS (which felt appropriate, because it’s a matter of presentation). it’s a little trickier than it should be, because input elements don’t support ::before / ::after pseudo elements, but i used flex-box plus order with pseudo elements on the .react-code-input wrapper:
Hi, Is there any way to add a separator for each input or after a certain input?
For example:
The text was updated successfully, but these errors were encountered: