1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
budibase/packages/bbui/src/Tabs
Tobias Speicher 9d25f26791
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 15:28:39 +01:00
..
Tab.svelte First major part of the REST query resdesign. 2021-12-01 17:55:57 +00:00
Tabs.svelte Replace deprecated String.prototype.substr() 2022-02-20 15:28:39 +01:00