Call-for-Code-for-Racial-Justice / Truth-Loop

The Truth-Loop solution helps communities simply understand the policies, regulations and legislation that will impact them the most and allows them to share their experiences around how policies have impacted them or how proposed policies could impact them using short video testimonials.
https://developer.ibm.com/tutorials/truth-loop/
Apache License 2.0
54 stars 29 forks source link

Issue 208 video testimonials #231

Closed felizj17 closed 3 years ago

felizj17 commented 3 years ago

Signed-off-by: felizj17 felizj17@gmail.com

Contributes to #208

What did you do?

Added react version of video testimonials to react-admin

Why did you do it?

How have you tested it?

I ran test the test for the components and routed to the http://localhost:3001/videoTestimonials and checked the functionality.

Were docs updated if needed?

Type of change

Checklist:

markstur commented 3 years ago

Looks like the api fragment is wrong and there's a typo in the caption

felizj17 commented 3 years ago

i see the api fragment but i dont see where the typo is

Line 18: "testominial" instead of testimonial

felizj17 commented 3 years ago

Thanks again, I'll try and do a better job of self review before opening another PR.