ThomVui

Results 3 issues of ThomVui

## To Reproduce Step by step instructions to reproduce the behavior: > 1. Create a piece-type with the given file, in the `module/presentation` folder : ``` module.exports = { extend:...

bug

Just tried your cool spinner, especially the RingLoader one, but when I tried the "margin" props, it did nothing to it. When I look into the RingLoader.js, I can't find...

Set `skipLibCheck: true` to avoid the following error : ``` Error: Deployment error: {"status":"compiler_error","messages":[{"file":"/home/vagrant/Rocket.Chat/node_modules/@types/node/index.d.ts","line":165,"character":10,"message":"/home/vagrant/Rocket.Chat/node_modules/@types/node/index.d.ts (166,11): Duplicate identifier 'IteratorResult'."},{"file":"/vagrant/Rocket.Chat.Apps-engine/node_modules/typescript/lib/lib.es2015.iterable.d.ts","line":40,"character":5,"message":"/vagrant/Rocket.Chat.Apps-engine/node_modules/typescript/lib/lib.es2015.iterable.d.ts (41,6): Duplicate identifier 'IteratorResult'."}],"success":false} ``` Tested on a Ubuntu 18 on Vagrant...