JSFiddle - React, Tailwind, and code Playground by dmitri_pavlutin November 25, 2021 JavaScript const fullName = ' Kate Smith '; console.log(fullName.trim()); // => 'Kate Smith'