Closed lucasisaza closed 7 years ago
We should set a variable maxLength that we (the developer) can change to fit their needs but it shouldn't require all of our calls to it for us to pass in a maxLength int.
Note to self: stop passing in "140." Make this a set variable so the developer only has to customize this in one place.
Fixed in updated master.
We should set a variable maxLength that we (the developer) can change to fit their needs but it shouldn't require all of our calls to it for us to pass in a maxLength int.