docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix typos in `sortable-context.md`

Open rileyjshaw opened this issue 1 year ago • 0 comments

This commit fixes a few typos in the Sortable Context example code.

Before ["A, "B", "C"]
After ["A", "B", "C"]

rileyjshaw avatar Feb 04 '24 03:02 rileyjshaw