Victor Tortolero

Results 4 issues of 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

feat 🌈
v2 :boom:

## Description I noticed some specific combination of values cause the box height to not fully wrap the text, for example: ![image](https://user-images.githubusercontent.com/11748696/153443130-f32481c0-30ef-45e9-b62a-14814dd28f26.png) And this other combination gets closer: ![image](https://user-images.githubusercontent.com/11748696/153443267-7042cd78-abb1-4c2f-b68a-b6fbeac03415.png) 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...