Victor Tortolero
Victor Tortolero
# Context Is there any way to force left button to appear? My use case is something like the following I have a set of Routes ``` // App.js
## Description I noticed some specific combination of values cause the box height to not fully wrap the text, for example:  And this other combination gets closer:  At...
Migrates internals to TypeScript. This PR is the first in a series of changes aiming to support Vite. This is the original PR https://github.com/seek-oss/playroom/pull/285, but following Michael suggestion to split...
# Description Adds vite support. The motivation here: - To make Playroom easier to adopt. People can pick this up and use it in a TS + React app without...