|
|
|
|
|
|
|
| |
- Remove methods that are no longer used
- Passing the initial token name as a prop was broken, and the name was
always reset to an empty string. This is now fixed.
- Passing an initial token name to `getUniqueTokenName()` should not be
optional (doesn't make any sense to pass an empty string).
|